J�r�my Bobbio [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
Allow LSOF_CCDATE to be overriden by an environment variable
Last-Update: 2014-09-22
Capturing the current time as part of the build process does not make it
deterministic. By allowing the LSOF_CCDATE to be externally set, the current
time can be removed or preset.
Nicholas Bamber [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
test integration We always want to run the tests even if our platform is not in the database of validated platforms. And the NFS based test has no chance of success in a bare Debian machine.
Forwarded: not-needed Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-17
The supplied expample scipts assume that perl is installed
in /usr/local/bin which is not the case in Debian.
This patch changes the path to /usr/bin/perl in all supplied
example scripts and corrects a comment in scripts/identd.perl5.
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Forwarded: no
Last-Update: 2012-04-17
a lot of minus sign occurences in the lsof man page are missing the
'\' escape sign and would therefore be interpreted as hyphens. This patch
adds the escape signs where appropriate.
===================================================================
Andres Salomon [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
lsof (4.91+dfsg-1) unstable; urgency=low
* New upstream release (closes: #911818).
- fixes build failures with newer glibc (closes: #916160).
- debian/repack.local: Adjust for 4.91.
* Ack NMU (closes: #798315).
* Take over maintenance with Norbert's permission. Thanks for your
work, Norbert! (closes: #917937).
* Fix synopsis to start with lowercase letter (closes: #803973).